[INFO] fetching crate cubecl-cpu 0.10.0...
[INFO] fixing cubecl-cpu-0.10.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate cubecl-cpu 0.10.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate cubecl-cpu 0.10.0
[INFO] finished tweaking crates.io crate cubecl-cpu 0.10.0
[INFO] tweaked toml for crates.io crate cubecl-cpu 0.10.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-cpu 0.10.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-cpu 0.10.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-log v0.2.20
[INFO] [stderr]   Downloaded test-log-macros v0.2.20
[INFO] [stderr]   Downloaded test-log-core v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35
[INFO] running `Command { std: "docker" "start" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling constcat v0.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling liblzma-sys v0.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling cubecl-common v0.10.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]     Checking float8 v0.7.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking sanitize-filename v0.6.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]     Checking float4 v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tynm v0.2.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking enumset v1.1.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]    Compiling cubecl-runtime v0.10.0
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling cubecl-macros v0.10.0
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling caseless v0.2.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking cubecl-zspace v0.10.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling comrak v0.39.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking stable-vec v0.4.2
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]     Checking cubecl-ir v0.10.0
[INFO] [stderr]     Checking test-log v0.2.20
[INFO] [stderr]    Compiling liblzma v0.4.6
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tracel-llvm-bundler v20.1.4-7
[INFO] [stderr] error: failed to run custom build command for `tracel-llvm-bundler v20.1.4-7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tracel-llvm-bundler-900b1dd4bd942f3f/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=/root/.local/share/tracel/tracel-llvm-20.1.4-7/.tracel-llvm-installed
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   downloading https://github.com/tracel-ai/tracel-llvm/releases/download/v20.1.4-7/linux-x64.checksums.json
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35", kill_on_drop: false }`
[INFO] [stdout] 0e7449bba2e2bc56159fe53dec59f9392516dad1c1238925988bc3de42d53e35
